Language.node_kind_is_named

Check if the node type for the given numerical id is named (as opposed to an anonymous node type).

struct Language
@nogc nothrow
node_kind_is_named
(
ushort id
)

Meta